Skip to content

Commit

Permalink
Merge branch 'gh-pages' of github.com:gnss-sdr/geniuss-place
Browse files Browse the repository at this point in the history
  • Loading branch information
carlesfernandez committed Nov 5, 2024
2 parents 178686e + 71a4b68 commit 17bb5d4
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.2.1.2)
activesupport (7.2.2)
base64
benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
Expand All @@ -15,6 +16,7 @@ GEM
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
base64 (0.2.0)
benchmark (0.3.0)
bigdecimal (3.1.8)
coffee-script (2.4.1)
coffee-script-source
Expand Down Expand Up @@ -213,7 +215,7 @@ GEM
gemoji (>= 3, < 5)
html-pipeline (~> 2.2)
jekyll (>= 3.0, < 5.0)
json (2.7.4)
json (2.7.6)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
Expand Down Expand Up @@ -269,7 +271,7 @@ GEM
tzinfo (>= 1.0.0)
unicode-display_width (1.8.0)
uri (0.13.1)
webrick (1.8.2)
webrick (1.9.0)

PLATFORMS
ruby
Expand Down
25 changes: 25 additions & 0 deletions _pages/publications.md
Original file line number Diff line number Diff line change
Expand Up @@ -546,6 +546,31 @@ note = { {doi}: 10.1186/1687-6180-2013-143}

<h3 style="margin-bottom:0px;padding-top:10px;">Articles and Presentations in International Conferences</h3>

<ul class="biblist">
<!-- Item: Ali24 -->
<li ><p>
M. Ali, F. Tuz Zahra, and A. Ali Raja
<br><b>Robust Spoofing Detection in GNSS-SDR Systems: A Two-Stage Method for Real-Time Signal Integrity</b><br>
<i>3rd International Conference on Emerging Trends in Electrical, Control, and Telecommunication Engineering (ETECTE'24)</i>,
Lahore, Pakistan, Nov. 2024, pp. 1-6.
<br />
<a href="javascript:toggleBibtex('Ali24')">[BibTeX]</a>
<span style="color: #52adc8">[</span><a href="https://www.researchgate.net/publication/385470272_Robust_Spoofing_Detection_in_GNSS-SDR_Systems_A_Two-Stage_Method_for_Real-Time_Signal_Integrity" >Online</a><span style="color: #52adc8">]</span>
</p>
<div id="bib_Ali24" class="bibtex noshow" style="color: #111111">
<pre>@inproceedings{ Ali24,
author = {M.~Ali and F.~{Tuz~Zahra} and A.~{Ali~Raja}},
booktitle = {3rd International Conference on Emerging Trends in Electrical, Control, and Telecommunication Engineering (ETECTE'24)},
title = {Robust Spoofing Detection in {GNSS-SDR} Systems: {A} Two-Stage Method for Real-Time Signal Integrity},
month = {Nov.},
address = {Lahore, Pakistan},
year = {2024},
pages = {1--6}
}</pre>
</div>
</li>
</ul>

<ul class="biblist">
<!-- Item: Friedt24 -->
<li ><p>
Expand Down

0 comments on commit 17bb5d4

Please sign in to comment.